object Form2: TForm2 Left = 251 Top = 112 BorderIcons = [] BorderStyle = bsDialog ClientHeight = 404 ClientWidth = 415 Color = 14801331 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 415 Height = 404 Align = alClient end object Memo1: TMemo Left = 22 Top = 120 Width = 370 Height = 243 Anchors = [akLeft, akTop, akRight, akBottom] BorderStyle = bsNone Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end object Button1: TM98Button Left = 37 Top = 371 Width = 340 Height = 25 Anchors = [akLeft, akRight, akBottom] Cancel = True Caption = 'OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 ColorDisabB = clBtnFace end end